vcSequenceProcessConfiguration
Provides additional configuration that applies to all process group instances within one process sequence
See in: Overview
Module: vcProcessModel
Parent: vcObject
Children -
Referenced by: -
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| IsLimitingVisits | Boolean | RW | Gets or sets a value which defines whether max visit count expression is taken into use. |
| MaxVisitCount | Integer | RW | Gets or sets how many times a product can visit this process group. |
| ProcessGroup | vcProcessGroup | R | Gets the process group this configuration is applied to. |
| Properties | vcPropertyContainer | R | Gets the properties of this sequence process configuration. |